home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / basic / ScrollText.lha / ScrollText / ScrollText.readme < prev    next >
Encoding:
Text File  |  2000-08-29  |  899 b   |  28 lines

  1. Short   : Simple scrolling text routine
  2. Author  : damir.arh@telesat.si (Damir Arh)
  3. Uploader: damir.arh@telesat.si (Damir Arh)
  4. Type    : dev/basic
  5. Requires: Blitz Basic 2.1
  6.  
  7. This source code is completely free. You can redistribute and/or modify it
  8. without any restrictions whatsoever.
  9.  
  10. It is a ready to use scrolling text routine. With it you can add a scrolling
  11. text to your Blitz Basic program almost without any programming. Extensive
  12. comments also make it easy to learn from it or to modify it to your own needs.
  13.  
  14. Apart from the routine itself the archive also contains a small demo
  15. executable, a tool for creating the neccessary shapes and a sample font for
  16. use with the routine. Information on how to use the routine are included in
  17. the source code.
  18.  
  19.  
  20. S-mail: Damir Arh
  21.         Titova 89
  22.         SI-4270 Jesenice
  23.         Slovenia
  24.  
  25. E-mail: damir.arh@telesat.si
  26.  
  27. WWW:    http://damir.gajba.net/
  28.